home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2551 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  713 b 

  1. Path: news.biu.ac.il!sunray!yuvalk
  2. From: yuvalk@sunray.cs.biu.ac.il (Yuval Krymolowski)
  3. Newsgroups: comp.unix.programmer,comp.lang.c,comp.unix.questions
  4. Subject: fwrite error 32 - what to do ?
  5. Date: 22 Jan 1996 11:21:45 GMT
  6. Organization: Bar-Ilan University, Ramat-Gan, Israel
  7. Message-ID: <4dvs09$pge@cnn.cc.biu.ac.il>
  8. NNTP-Posting-Host: sunray.cs.biu.ac.il
  9. Keywords: stdio, write, ferrno
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12.  
  13.  
  14. I am receiving error code 32 from ferrno() after fwrite() .
  15. What does it mean? Is it a pipe problem? All I do is writing to
  16. a file. The filesystem has enough space. The file is opened and
  17. filled with some information. What may be wrong ?
  18. (it is under Sun)
  19. Thanks
  20.   Yuval Krymolowski
  21.  
  22.  
  23.